GtkFontChooserWidget: Simplify ui template
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 22:04:30 +0000 (18:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 22:04:30 +0000 (18:04 -0400)
gtk/ui/gtkfontchooserwidget.ui

index 2c9d5f1e47ec1bd8f549b73e6d5e684adca4c740..2d5ec444b41dec34029aea4e7cff15f2a4d1b823 100644 (file)
     <signal name="value-changed" handler="size_change_cb" swapped="no"/>
   </object>
   <template class="GtkFontChooserWidget" parent="GtkBox">
-    <property name="can_focus">False</property>
     <child>
       <object class="GtkGrid" id="grid1">
         <property name="visible">True</property>
-        <property name="can_focus">False</property>
         <property name="row_spacing">6</property>
         <property name="column_spacing">6</property>
         <child>
@@ -56,7 +54,6 @@
             <property name="left_attach">0</property>
             <property name="top_attach">0</property>
             <property name="width">2</property>
-            <property name="height">1</property>
           </packing>
         </child>
         <child>
               </object>
             </child>
             <child type="tab">
-              <placeholder/>
             </child>
             <child>
               <object class="GtkLabel" id="empty_list">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
                 <property name="halign">center</property>
                 <property name="valign">start</property>
                 <property name="margin_start">12</property>
               </packing>
             </child>
             <child type="tab">
-              <placeholder/>
             </child>
           </object>
           <packing>
             <property name="left_attach">0</property>
             <property name="top_attach">1</property>
             <property name="width">2</property>
-            <property name="height">1</property>
           </packing>
         </child>
         <child>
             <property name="left_attach">0</property>
             <property name="top_attach">2</property>
             <property name="width">2</property>
-            <property name="height">1</property>
           </packing>
         </child>
         <child>
           <packing>
             <property name="left_attach">0</property>
             <property name="top_attach">3</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
           </packing>
         </child>
         <child>
           <packing>
             <property name="left_attach">1</property>
             <property name="top_attach">3</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
           </packing>
         </child>
       </object>
       <packing>
         <property name="expand">True</property>
-        <property name="fill">True</property>
-        <property name="position">0</property>
       </packing>
     </child>
   </template>